From: Chong Yidong Date: Sat, 7 Apr 2007 16:55:28 +0000 (+0000) Subject: * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1044 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1d014d5e92d6f0948a2a87cdf632f974d4b9354e;p=emacs.git * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c11df8cf513..9650bd45c57 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2007-04-07 Chong Yidong + * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. + * net/tls.el (open-tls-stream): Properly handle case where there is no associated buffer.